Welcome![Sign In][Sign Up]
Location:
Search - dos bmp

Search list

[Compress-Decompress algrithmsBMP文件的艺术再现4

Description: BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
Platform: | Size: 865951 | Author: 高俊杰 | Hits:

[Multimedia program16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)

Description: 压缩编码有点用,看看吧-coding using a bit, and let's see it
Platform: | Size: 16384 | Author: | Hits:

[Picture Viewerdos16pic

Description: 本人原创. Turbo C2.0图形模式下显示BMP位图的高速方法,不同于一般的putpixel和line绘制的方法,速度之快令你感觉不到显示的过程,而且绝对能在TC的initgraph()初始化的BGI模式下使用。 个人网站:www.turinger.com-. Turbo C2.0BMPputpixellineTCinitgraph()BGI Website : www.turinger.com
Platform: | Size: 80896 | Author: 王来 | Hits:

[Compress-Decompress algrithmsBMP文件的艺术再现4

Description: BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
Platform: | Size: 865280 | Author: 高俊杰 | Hits:

[Multimedia DevelopBMPlib

Description: DOS环境下面,实现屏幕截屏操作,生成BMP文件,附源码(C)-DOS environment to achieve the screen of attack operations, generating a BMP file with source code (C)
Platform: | Size: 117760 | Author: 成大伟 | Hits:

[Picture ViewerDosImageprocess

Description: dos下用c实现图像的处理,可处理bmp,pcx,gif等格式的显示和简单的特效处理。-dos c achieve using image processing, handling bmp, nil, gif format display and simple effects processing.
Platform: | Size: 1366016 | Author: 冯磊 | Hits:

[Picture ViewerTC600X800BMP

Description: 用TC显示高分辨率600X800真彩色BMP。想必会对想在DOS 下进行图形编程者会有帮助。-using high-resolution 600X800 TC show true color BMP. Definitely would like to DOS Graphics Programming who will be helpful.
Platform: | Size: 388096 | Author: goldpds | Hits:

[Picture Viewerloadbmp

Description: dos下Tc读写16色bmp图象的程序-dos under Tc-writable 16-color bmp image process.
Platform: | Size: 28672 | Author: 飞鸟 | Hits:

[Special Effectsmvrn11

Description: 二维中值滤波在图像中的应用,vc编写的dos程序,暂时只能处理24位深度的bmp图片,且像素为4的整数倍。-2D median filtering images in the application vc dos prepared by the procedures, temporarily can only handle 24 bmp picture of the depth and pixel for the entire four several times.
Platform: | Size: 2048 | Author: Elwin | Hits:

[OtherZHG_C

Description: 一.“ZHG_C”(ZHG自定义C函数包)中为ZHG本人创作的自定义C函数集,现共包含8个C文件,分别是: BMP16.C——DOS图形模式下显示16色位图的函数。 BMP24.C——DOS图形模式下显示24位位图的函数。 BMP256.C——DOS图形模式下显示256色位图的函数。 BOX.C——DOS字符模式下画矩形框(单、双)。 HZK.C——DOS图形模式下显示汉字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模式下以统一格式显示作者信息。 MOUSE.C——DOS图形模式下使用鼠标所需的一系列函数。 PLAY.C——C语言中用键盘播放音乐的函数。 二.它们所包含的函数的作用及用法分别在相应的文件中有说明,在C/C++程序中直接调用这些函数,可以极大地提高编程效率,事半功倍。 三.该函数包将会随着本人学习的发展而继续改进、补充以及增加新的实用的文件。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com All Rights Reserved -err
Platform: | Size: 15360 | Author: zhg | Hits:

[Special Effectsch_vcCOMM

Description: 这个程序解决BMP图像的显示、反色、转灰度图、加高斯噪声、锐化、平滑等功能。注意:处理前要先将图像转成灰度图,否则不能处理。-this resolution BMP images showed that the anti-color, the gray level to increase Gaussian noise, sharpening, smoothing, and other functions. Caution : Prior to the conversion of image gray level they can handle.
Platform: | Size: 2140160 | Author: 陈慧 | Hits:

[Picture Viewerbmpjpeg

Description: 稿件名称:JPEG图像文件格式生成技术 程序名称:文档及相关程序项目 运行环境:win2000 vc6 dos tc2 -releases names : JPEG image file format Generation procedures title : Documentation and procedures related projects operating environment : WIN2000 vc6 dos tc2
Platform: | Size: 197632 | Author: xieyao | Hits:

[GDI-Bitmapimagetest

Description: sift 匹配算法,输入两幅bmp图片,可以完成特征点寻找和匹配-sift matching algorithm, type 2 bmp picture, you can complete the search and match feature points
Platform: | Size: 198656 | Author: huangansheng | Hits:

[Graph Drawingpaint

Description: 不用图形库函数的仿windows画图程序 这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。 -No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the C language enthusiasts common study and discussions.
Platform: | Size: 65536 | Author: 向远 | Hits:

[Other24bmp

Description: DOS系统下真彩显示24KBMP图象的源程序-DOS system 24KBMP true color images show the source code
Platform: | Size: 2048 | Author: zhx | Hits:

[GUI Developpaint

Description: this code runs in ms dos paint.cpp : main code bmp_defs : functions to load and save bmp files cursor.h : definitions of different cursors used outlook.h : contains the entire window description of paint
Platform: | Size: 16384 | Author: amit | Hits:

[Picture ViewerMY

Description: BMP图像显示纯C编写,能在DOS下显示BMP文件,只需要把显示驱动文件EGAVGA.BGI拷在你的Project下就可以了。可移植到任何平台-BMP image shows the preparation of pure C and can display BMP files under DOS, just to display driver EGAVGA.BGI copy files in your Project under it. Can be ported to any platform
Platform: | Size: 2048 | Author: liusong | Hits:

[OtherLOGO16M

Description: 本程序是专为MSDOS6.0操作系统下编写的显示16M真彩色程序,支持图片格式*.BMP。不需要第三方BGI,全部以源代码形式提供给用户。-This procedure is designed to prepare the operating system MSDOS6.0 display 16M true color process, to support the picture format*. BMP. Does not require third-party BGI, all in source code form to the user.
Platform: | Size: 1072128 | Author: 霸王猫 | Hits:

[Graph programbmp256

Description: 256色显示文件。在DOS环境下用256原色显示BMP格式的图片。-256-color display documents. In the DOS environment display with 256 color BMP format picture.
Platform: | Size: 1024 | Author: 吴博 | Hits:

[Otherbmpview

Description: BmpView is free program written in old Borland C++ IDE. This program demonstrate how to use standard DOS and BIOS routines for BMP file format open and vizualization. It is the simple program for MS DOS or MS Windows console. Source code is included. Program doing RGB palette settings that is readed from BMP file. (author: jan.kacur@post.sk)
Platform: | Size: 13312 | Author: JohnnyK | Hits:
« 12 3 »

CodeBus www.codebus.net